ci: update sccache
authorFelix Krull <f_krull@gmx.de>
Thu, 23 Jul 2020 16:48:37 +0000 (18:48 +0200)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:56 +0000 (12:53 -0400)
rust-bindings/rust/.gitlab-ci.yml

index 5ba4711e3c92078a3f63da77028fabc7ab249683..65cd4723bd2587d343cc96d1edff405d45857e04 100644 (file)
@@ -1,7 +1,7 @@
 image: fedora:rawhide
 
 variables:
-  SCCACHE_URL: https://github.com/mozilla/sccache/releases/download/0.2.12/sccache-0.2.12-x86_64-unknown-linux-musl.tar.gz
+  SCCACHE_URL: https://github.com/mozilla/sccache/releases/download/0.2.13/sccache-0.2.13-x86_64-unknown-linux-musl.tar.gz
   CARGO_TARGET_DIR: ${CI_PROJECT_DIR}/target
   CARGO_HOME: ${CI_PROJECT_DIR}/cargo
   SCCACHE_DIR: ${CI_PROJECT_DIR}/sccache